[INFO] fetching crate bevy_crevice 0.7.0...
[INFO] fixing bevy_crevice-0.7.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate bevy_crevice 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bevy_crevice 0.7.0
[INFO] finished tweaking crates.io crate bevy_crevice 0.7.0
[INFO] tweaked toml for crates.io crate bevy_crevice 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_crevice 0.7.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding glam v0.20.5 (available: v0.33.1)
[INFO] [stderr]       Adding insta v0.16.1 (available: v1.48.0)
[INFO] [stderr]       Adding nalgebra v0.30.1 (available: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66
[INFO] running `Command { std: "docker" "start" "c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking console v0.11.3
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-manifest v0.2.9
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking insta v0.16.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.7.0
[INFO] [stderr]    Compiling bevy-crevice-derive v0.7.0
[INFO] [stderr]     Checking bevy_crevice v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.12s
[INFO] [stderr] crater-edition-check: bevy_crevice v0.7.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking bevy_crevice v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked`
[INFO] [stdout]   --> src/std140/dynamic_uniform.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg(const_evaluatable_checked)]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked`
[INFO] [stdout]   --> src/std140/dynamic_uniform.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(not(const_evaluatable_checked))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked`
[INFO] [stdout]   --> src/std140/dynamic_uniform.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg(const_evaluatable_checked)]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `const_evaluatable_checked`
[INFO] [stdout]   --> src/std140/dynamic_uniform.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(not(const_evaluatable_checked))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_evaluatable_checked)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_evaluatable_checked)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> tests/test.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(AsStd140, Debug, PartialEq)]
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(30), col: 0, at: Some(434), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/test.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[derive(GlslStruct)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(30), col: 0, at: Some(434), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/test.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[derive(GlslStruct)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(30), col: 0, at: Some(434), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `as_std140` exists for struct `ThereAndBackAgain`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/test.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout]  7 |     struct ThereAndBackAgain {
[INFO] [stdout]    |     ------------------------ method `as_std140` not found for this struct because it doesn't satisfy `ThereAndBackAgain: AsStd140` or `ThereAndBackAgain: Std140`
[INFO] [stdout] ...
[INFO] [stdout] 36 |     let x_as = x.as_std140();
[INFO] [stdout]    |                  ^^^^^^^^^ method cannot be called on `ThereAndBackAgain` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ThereAndBackAgain: Std140`
[INFO] [stdout]            which is required by `ThereAndBackAgain: AsStd140`
[INFO] [stdout] note: the trait `Std140` must be implemented
[INFO] [stdout]   --> src/std140/traits.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe trait Std140: Copy + Zeroable + Pod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `as_std140`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `AsStd140`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ThereAndBackAgain: Std140` is not satisfied
[INFO] [stdout]   --> tests/test.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_eq!(<ThereAndBackAgain as AsStd140>::from_std140(x_as), x);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Std140` is not implemented for `ThereAndBackAgain`
[INFO] [stdout]   --> tests/test.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     struct ThereAndBackAgain {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Std140`:
[INFO] [stdout]              DynamicUniformStd140<T>
[INFO] [stdout]              bevy_crevice::std140::DMat2
[INFO] [stdout]              bevy_crevice::std140::DMat3
[INFO] [stdout]              bevy_crevice::std140::DMat4
[INFO] [stdout]              bevy_crevice::std140::DVec2
[INFO] [stdout]              bevy_crevice::std140::DVec3
[INFO] [stdout]              bevy_crevice::std140::DVec4
[INFO] [stdout]              bevy_crevice::std140::IVec2
[INFO] [stdout]            and 15 others
[INFO] [stdout]    = note: there are multiple different versions of crate `test` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `ThereAndBackAgain` to implement `AsStd140`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `glsl_definition` found for struct `generate_struct_glsl::TestGlsl` in the current scope
[INFO] [stdout]   --> tests/test.rs:49:47
[INFO] [stdout]    |
[INFO] [stdout] 44 |     struct TestGlsl {
[INFO] [stdout]    |     --------------- associated function or constant `glsl_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     insta::assert_display_snapshot!(TestGlsl::glsl_definition());
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^ associated function or constant not found in `generate_struct_glsl::TestGlsl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `glsl_definition`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `GlslStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `glsl_definition` found for struct `generate_struct_array_glsl::TestGlsl` in the current scope
[INFO] [stdout]   --> tests/test.rs:60:47
[INFO] [stdout]    |
[INFO] [stdout] 56 |     struct TestGlsl {
[INFO] [stdout]    |     --------------- associated function or constant `glsl_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     insta::assert_display_snapshot!(TestGlsl::glsl_definition());
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^ associated function or constant not found in `generate_struct_array_glsl::TestGlsl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `glsl_definition`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `GlslStruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_crevice` (test "test") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66", kill_on_drop: false }`
[INFO] [stdout] c53868ad48dafcfa84886b54ff60de7dd38b7fb8f213dbdc758db450cdacdd66
